home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / cl14s24b.zip / SPECIAL < prev   
Text File  |  1993-03-25  |  1KB  |  37 lines

  1. This release adds new CONNECTFILTER options and a new BAUDFILTER option.
  2.  
  3. BAUDFILTER ON simply removes the E from the end of all Baud Rates so there
  4. will be only numeric entries.
  5.  
  6. CONNECTFILTER ALL will filter out Hayes type messages and CONNECTFILTER HST
  7. will filter out USR HST type messages. This should cause all modems to end
  8. up with messages like 14400/V42B instead of some of the very long entries
  9. and those board combining several nodes with different brand modems will
  10. have identical connect rates combined. You can use both lines in your
  11. CALLS.CFG file to turn on both types of filtering if needed.
  12.  
  13. If you still get alot of wierd entries then I would like to see them so I
  14. can change the filtering routines.
  15.  
  16. If you turn off all other UNKNOWN.TXT report variables and include SPECIAL 1
  17. then all Modem: entries will be reported in UNKNOWN.TXT and I would like to
  18. get a copy of this file so I can see what needs to be filtered.
  19.  
  20. Add this to the end of your CALLS.CFG to override any previous settings
  21. (you don't have to edit the whole thing) and send me the UNKNOWN.TXT and
  22. BLTX files:
  23.  
  24. OUTFILE BLTX
  25. REPORTS CP
  26. UNKNOWNFILE UNKNOWN.TXT
  27. UNKNOWNREPORT NO
  28. JUNKREPORT NO
  29. DOORJUNKREPORT NO
  30. CATCHALLREPORT NO
  31. DOORREPORT NO
  32. UNKNOWNDOORREPORT NO
  33. CONNECTFILTER ALL
  34. CONNECTFILTER HST
  35. BAUDFILTER ON
  36. SPECIAL 1
  37.